Introduction to Web Development using HTML 5
By: Kris Jamsa, Ph.D.

Chapter 7: Styling Content with Cascading Style Sheets

This chapter examines how to use cascading style sheets to format webpages. By the time you finish this chapter, you will understand the following key concepts:

● How to use the style attribute within an HTML tag to apply an inline style
● How to use the tag pair to define embedded style definitions
● How to create an external style sheet file and use the tag to include it within an HTML file
● Why the word “cascading” is used in the term “cascading style sheets”

Chapter PowerPoint Presentation


YellowBody.html
BodyBackgroundImage.html
BodyFont.html
FontOverride.html
ImageStack.html
RepeatStyles.html
ThreeEmbeddedStyles.html
MiddleYellow.html
One.html
Two.html
Three.html